GoXam for WPF v3
ValidCycle Property (GraphModel<NodeType,NodeKey>)
Northwoods.GoXam.Model Namespace > GraphModel<NodeType,NodeKey> Class : ValidCycle Property
Specify what kinds of graphs this model allows.
Syntax
public ValidCycle ValidCycle {get; set;}
Remarks
Changing this property will not remove or add any links, but will only affect future attempts to add or modify links.
See Also

Reference

GraphModel<NodeType,NodeKey> Class
GraphModel<NodeType,NodeKey> Members